Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 3, 2025

Bumps github.com/dexidp/dex/api/v2 from 2.3.0 to 2.4.0.

Release notes

Sourced from github.com/dexidp/dex/api/v2's releases.

v2.4.0

This is a minor release of dex with the following changes since v2.3.1:

Features:

  • Promote the SAML connector from experimental to stable (#902, #898).
  • Add support for login through GitHub Enterprise (#904).
  • Add LDAP integration tests (#900).

Bug Fixes:

v2.3.1

This is a security release of dex that address a vulnerability in SAML response processing. (coreos/dex#895)

Users of the experimental SAML connectors should update to this release immediately.

Commits
  • 9b0af83 Merge pull request #905 from rithujohn191/error-msg
  • 3d7b147 Merge pull request #903 from ericchiang/ldap-groups-on-user
  • dd1e901 server/rotation.go: avoid displaying the "keys already rotated" error
  • c3cafc8 Merge pull request #902 from ericchiang/saml-stable
  • 5f377f0 *: promote SAML to stable
  • d4274eb Merge pull request #901 from rithujohn191/github-api
  • 43ad9cc Merge pull request #904 from ericchiang/add-gitlab-to-readme
  • 76b9eb1 connector/github: add support for github enterprise.
  • cf08902 *: add GitLab connector to README
  • 97813ff connector/ldap: fix case where groups are listed on the user entity
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/dexidp/dex/api/v2](https://github.com/dexidp/dex) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/dexidp/dex/releases)
- [Commits](dexidp/dex@v2.3.0...v2.4.0)

---
updated-dependencies:
- dependency-name: github.com/dexidp/dex/api/v2
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 3, 2025

Labels

The following labels could not be found: area/dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants